Objects Reference

fly_pak::get_string

Prototype

void get_string(char *dest)

Parameters

Parameter Type Description
dest char * destination string

Return Value

None

Remarks

This function is used to load a string from the specified file. It works just like the fgets standard I/O function.